home *** CD-ROM | disk | FTP | other *** search
- /***********************************************************************
- *
- * Copyright © Palm Computing 1998 -- All Rights Reserved
- *
- **********************************************************************/
-
- #include <BuildRules.h>
-
- // RESOURCE_FILE_PREFIX is now defined in Pilot:Incs:BuildRules.h based on LANGUAGE.
-
- // Application resources.
- char *AppResourceList[] = {
- ":Src:" RESOURCE_FILE_PREFIX "Gray.rsrc",
- ""
- };
-
-